[PATCH] ebpf: update deprecated API calls
authorSascha Steinbiss <satta@debian.org>
Thu, 15 Sep 2022 13:57:13 +0000 (13:57 +0000)
committerSascha Steinbiss <satta@debian.org>
Wed, 21 Sep 2022 16:39:53 +0000 (17:39 +0100)
commiteac6b2f84caf8707c985603a1ec24886356c5695
tree903be630fb6c844d578b3a81fa241e39ad4315e7
parent172bac89f18e3029a6fff27bc94020a44e5ac4f4
[PATCH] ebpf: update deprecated API calls

This fixes build errors when libbpf 1.0 is used. It removes previously
deprecated API functions that were still in use in Suricata's eBPF
code.

Gbp-Pq: Name libbpf-1.0.patch
configure.ac
src/util-ebpf.c